Problem Note 43881: Submitting ODS HTML code to SAS® might result in a "Read access violation error in TASK [SASVODSV]" error
In certain situations, submitting code to SAS® that uses the ODS HTML statement might result in the following error message being written to the SAS Log:
Error: Read access violation in TASK [SASVODSV]
This problem typically occurs when running SAS® 9.2 on a 64-bit Windows machine.
To circumvent the problem, include the following OPTIONS statement at the top of your code:
For more information about the HELPBROWSER system option, refer to
SAS Note 34036.
Another circumvention for the problem is to include the following ODS statement at the top of your SAS code:
Operating System and Release Information
SAS System | N/A | Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows XP 64-bit Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft® Windows® for x64 | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows XP Professional | 9.2 TS1M0 | 9.3 TS1M0 |
Windows Vista | 9.2 TS1M0 | 9.3 TS1M0 |
Windows Vista for x64 | 9.2 TS1M0 | 9.3 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
A "Read access violation error in TASK [SASVODSV]" error might occur when submitting ODS HTML code to SAS®.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2011-08-16 13:58:09 |
Date Created: | 2011-08-01 12:28:43 |